diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-08-26 00:38:09 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-08-26 00:38:09 +0000 |
commit | e47c11addd1da9bba40d4719404de1a8d69463d2 (patch) | |
tree | 0c1b5d7a6d6aa410e02b8bf78c124295eede529b /x11-wm/afterstep-i18n | |
parent | 2bb59ebeda72f43f1ffad9e47a4bf9ca7d5a1b4c (diff) | |
download | ports-e47c11addd1da9bba40d4719404de1a8d69463d2.tar.gz ports-e47c11addd1da9bba40d4719404de1a8d69463d2.zip |
Notes
Diffstat (limited to 'x11-wm/afterstep-i18n')
-rw-r--r-- | x11-wm/afterstep-i18n/Makefile | 5 | ||||
-rw-r--r-- | x11-wm/afterstep-i18n/files/patch-ae | 14 | ||||
-rw-r--r-- | x11-wm/afterstep-i18n/pkg-plist | 1 |
3 files changed, 14 insertions, 6 deletions
diff --git a/x11-wm/afterstep-i18n/Makefile b/x11-wm/afterstep-i18n/Makefile index 3ad3bc249542..ed5c20b16672 100644 --- a/x11-wm/afterstep-i18n/Makefile +++ b/x11-wm/afterstep-i18n/Makefile @@ -27,14 +27,15 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org +RUN_DEPENDS= asclock:${PORTSDIR}/x11-clocks/asclock + DIST_SUBDIR= afterstep USE_X_PREFIX= yes USE_XPM= yes USE_IMAKE= yes INSTALL_TARGET= install install.man MANCOMPRESSED= yes -MAN1= afterstep.1 asclock.1 Animate.1 Audio.1 Auto.1 Banner.1 \ - Pager.1 Wharf.1 +MAN1= afterstep.1 Animate.1 Audio.1 Auto.1 Banner.1 Pager.1 Wharf.1 AFTERSTEPDIR= ${PREFIX}/lib/X11/afterstep ICONDIR= ${PREFIX}/include/X11/pixmaps diff --git a/x11-wm/afterstep-i18n/files/patch-ae b/x11-wm/afterstep-i18n/files/patch-ae index 171242761a1b..b5597be33a39 100644 --- a/x11-wm/afterstep-i18n/files/patch-ae +++ b/x11-wm/afterstep-i18n/files/patch-ae @@ -1,6 +1,14 @@ ---- Imakefile.orig Sun Mar 9 23:03:27 1997 -+++ Imakefile Tue Sep 19 14:05:36 2000 -@@ -28,4 +28,4 @@ +--- Imakefile.orig Sun Mar 9 07:03:27 1997 ++++ Imakefile Sun Aug 25 18:27:44 2002 +@@ -18,7 +18,6 @@ + modules/Wharf \ + modules/Banner \ + modules/Pager \ +- modules/asclock \ + modules/Animate + + SUBDIRS = $(ALLSUBDIRS) $(XPMSUBDIRS) $(SHAPESUBDIRS) +@@ -28,4 +27,4 @@ MakeSubdirs($(SUBDIRS)) /* Doesn't work for me! */ diff --git a/x11-wm/afterstep-i18n/pkg-plist b/x11-wm/afterstep-i18n/pkg-plist index a1d50d99fee7..adba01ff20b3 100644 --- a/x11-wm/afterstep-i18n/pkg-plist +++ b/x11-wm/afterstep-i18n/pkg-plist @@ -1,5 +1,4 @@ bin/afterstep -bin/asclock lib/X11/afterstep/Animate lib/X11/afterstep/Audio lib/X11/afterstep/Auto |