diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-07-29 20:34:49 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-07-29 20:34:49 +0000 |
commit | 782f537925c415bef8a7ce1ea441bed93337cbf6 (patch) | |
tree | b62be9aa0d7460880fbaf049446e6137da5b51ed /net-mgmt/netustad | |
parent | 3d4806fc37a87d5ab8160f302e1b849b6c5665a4 (diff) | |
download | ports-782f537925c415bef8a7ce1ea441bed93337cbf6.tar.gz ports-782f537925c415bef8a7ce1ea441bed93337cbf6.zip |
Notes
Diffstat (limited to 'net-mgmt/netustad')
-rw-r--r-- | net-mgmt/netustad/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/netustad/pkg-plist | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/net-mgmt/netustad/Makefile b/net-mgmt/netustad/Makefile index a0b187a2da7b..472c5cec01ab 100644 --- a/net-mgmt/netustad/Makefile +++ b/net-mgmt/netustad/Makefile @@ -23,8 +23,8 @@ GNU_CONFIGURE= yes OPTIONS= SSL "Use netUstad with SSL support" on PORT_DBDIR?= /var/db/ports -LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX} -OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options +LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX} +OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options .if exists(${OPTIONSFILE}) .include "${OPTIONSFILE}" diff --git a/net-mgmt/netustad/pkg-plist b/net-mgmt/netustad/pkg-plist index a1c2c664fd82..d6126d3d403f 100644 --- a/net-mgmt/netustad/pkg-plist +++ b/net-mgmt/netustad/pkg-plist @@ -87,7 +87,6 @@ share/locale/tr/LC_MESSAGES/netustad.mo %%PORTDOCS%%%%DOCSDIR%%/TODO %%PORTDOCS%%%%DOCSDIR%%/ABOUT-NLS @dirrm etc/netustad -@dirrmtry share/locale/tr/LC_MESSAGES @dirrm %%DATADIR%%/script/images @dirrm %%DATADIR%%/script @dirrm %%DATADIR%%/cert |