diff options
author | flz <flz@FreeBSD.org> | 2007-05-20 04:36:56 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2007-05-20 04:36:56 +0800 |
commit | 87f4d471fb27b9547c1a0de221b51f4c31684157 (patch) | |
tree | dfc4d7ae0fdd043d231bab6f4e98fccbbad14665 /mail/elmo-devel | |
parent | 5ae66b41b712e5f34c78308a97f7511fc0b1539e (diff) | |
download | freebsd-ports-gnome-87f4d471fb27b9547c1a0de221b51f4c31684157.tar.gz freebsd-ports-gnome-87f4d471fb27b9547c1a0de221b51f4c31684157.tar.zst freebsd-ports-gnome-87f4d471fb27b9547c1a0de221b51f4c31684157.zip |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Diffstat (limited to 'mail/elmo-devel')
-rw-r--r-- | mail/elmo-devel/Makefile | 1 | ||||
-rw-r--r-- | mail/elmo-devel/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/mail/elmo-devel/Makefile b/mail/elmo-devel/Makefile index a026c8606ff2..81c4fe8a8b88 100644 --- a/mail/elmo-devel/Makefile +++ b/mail/elmo-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= elmo PORTVERSION= 1.3.2 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/mail/elmo-devel/pkg-plist b/mail/elmo-devel/pkg-plist index 40f933de938b..d1a7aced595b 100644 --- a/mail/elmo-devel/pkg-plist +++ b/mail/elmo-devel/pkg-plist @@ -7,7 +7,5 @@ bin/elmoconf.pl %%DATADIR%%/tutorial %%NLS%%share/locale/de/LC_MESSAGES/elmo.mo %%NLS%%share/locale/pl/LC_MESSAGES/elmo.mo -%%NLS%%@dirrmtry share/locale/pl/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/pl @dirrm %%DATADIR%%/themes @dirrm %%DATADIR%% |