diff options
author | lesi <lesi@FreeBSD.org> | 2004-12-19 06:25:31 +0000 |
---|---|---|
committer | lesi <lesi@FreeBSD.org> | 2004-12-19 06:25:31 +0000 |
commit | 44523f04d06dfc18c8ad862521457a959ba374ea (patch) | |
tree | f472ade5d8febf4b3c94f7210c7c45ed7dab71a6 /x11-themes | |
parent | 30a906b7bb342d8809564e7a393ef0f2c7e2344b (diff) | |
download | FreeBSD-ports-44523f04d06dfc18c8ad862521457a959ba374ea.zip FreeBSD-ports-44523f04d06dfc18c8ad862521457a959ba374ea.tar.gz |
Add explicit perl dependency. will no longer be implied by USE_X_PREFIX.
Pointed out by: dosirak via kris
Approved by: Brandon D. Valentine (maintainer)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/fvwm-themes/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-themes/fvwm-themes/Makefile b/x11-themes/fvwm-themes/Makefile index 329d601..813d3bf9 100644 --- a/x11-themes/fvwm-themes/Makefile +++ b/x11-themes/fvwm-themes/Makefile @@ -24,6 +24,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_XPM= yes USE_GMAKE= yes +USE_PERL5= yes GNU_CONFIGURE= yes MAN1= fvwm-themes-config.1 fvwm-themes-menuapp.1 fvwm-themes-com.1 \ |