diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-09-25 13:57:30 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-09-25 13:57:30 +0000 |
commit | 6ae3bc71b46f9a3084dec85775736554a213558b (patch) | |
tree | f05d00eb9292fc7c80a90f619be70d8cc29300e1 /arabic/khotot | |
parent | 1a19ccf733cbc40a03b07e2620ddd0706f060b2d (diff) | |
download | ports-6ae3bc71b46f9a3084dec85775736554a213558b.tar.gz ports-6ae3bc71b46f9a3084dec85775736554a213558b.zip |
Notes
Diffstat (limited to 'arabic/khotot')
-rw-r--r-- | arabic/khotot/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arabic/khotot/Makefile b/arabic/khotot/Makefile index a8eb42c14d51..2e72744f4c1d 100644 --- a/arabic/khotot/Makefile +++ b/arabic/khotot/Makefile @@ -12,7 +12,6 @@ EXTRACT_ONLY= # MAINTAINER= ports@FreeBSD.org COMMENT= Meta-port for popular Arabic font packages -NO_STAGE= yes NO_BUILD= yes NO_INSTALL= yes SUB_FILES= pkg-message @@ -38,9 +37,4 @@ RUN_DEPENDS+= ${LOCALBASE}/lib/X11/fonts/ae_fonts1/AAHS/fonts.dir:${PORTSDIR}/ar RUN_DEPENDS+= ${LOCALBASE}/lib/X11/fonts/kacst_fonts/fonts.dir:${PORTSDIR}/arabic/kacst_fonts .endif -post-install: - @${ECHO_MSG} - @${CAT} ${PKGMESSAGE} - @${ECHO_MSG} - .include <bsd.port.mk> |